home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1990: Night of the Living Disc / Night of the Living Disc.2mg / Dev.CD.5 / Tools / DTS.Samples / SC09Lister / Build.Rezcode < prev    next >
Encoding:
Apple IIgs Source Code  |  1990-05-04  |  129 b   |  4 lines  |  [B0] Apple IIgs Source Code (0x0006)

  1. echo assembling custproc.asm
  2. assemble custproc.asm keep=rezcode/custproc
  3. linkiigs rezcode/custproc.root -o rezcode/custproc.load
  4.